STEP 7: We're able to customize our scatter plot with tools in our toolkit!

  • In , drag in Set Width.
  • Change the integer argument inside .set_width() from 150 to 500.
  • Then, drag in Set Height.
  • Change the integer argument inside .set_height() from 150 to 300.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)